Storm-static

Benchmark
Model:cabinets v.1 (MA)
Parameter(s)N = 3, P = 2, R = True
Property:Unreliability (prob-reach-time-bounded)
Invocation (default)
~/storm/build/bin/storm --jani cabinets.3-2-true.jani --janiproperty Unreliability --signal-timeout 60 --general:precision 1e-12 --gmm++:precision 1e-12 --native:precision 1e-12 --minmax:precision 1e-12 --timebounded:precision 1e-6 --lra:precision 1e-12  --ddlib sylvan --sylvan:maxmem 6114 --sylvan:threads 4
Execution
Walltime:30.124835968017578s
Return code:0
Relative Error:0.0
Log
Storm 1.5.1

Date: Thu Apr 30 16:22:19 2020
Command line arguments: --jani cabinets.3-2-true.jani --janiproperty Unreliability --signal-timeout 60 '--general:precision' 1e-12 '--gmm++:precision' 1e-12 '--native:precision' 1e-12 '--minmax:precision' 1e-12 '--timebounded:precision' 1e-6 '--lra:precision' 1e-12 --ddlib sylvan '--sylvan:maxmem' 6114 '--sylvan:threads' 4
Current working directory: /

 WARN (GeneralSettings.cpp:110): Setting the precision option with module prefix does not effect all solvers. Consider setting --precision instead of --general:precision.
Time for model input parsing: 0.010s.

Time for model construction: 17.581s.

-------------------------------------------------------------- 
Model type: 	Markov Automaton (sparse)
States: 	1960162
Transitions: 	3068096
Choices: 	2040512
Markovian St.: 	267648
Max. Rate.: 	4.186499999999997
Reward Models:  none
State Labels: 	3 labels
   * deadlock -> 0 item(s)
   * marked -> 149888 item(s)
   * init -> 1 item(s)
Choice Labels: 	none
-------------------------------------------------------------- 

Time for model preprocessing: 0.000s.

-------------------------------------------------------------- 
Model type: 	Markov Automaton (sparse)
States: 	1960162
Transitions: 	3068096
Choices: 	2040512
Markovian St.: 	267648
Max. Rate.: 	4.186499999999997
Reward Models:  none
State Labels: 	3 labels
   * deadlock -> 0 item(s)
   * marked -> 149888 item(s)
   * init -> 1 item(s)
Choice Labels: 	none
-------------------------------------------------------------- 

Model checking property "Unreliability": Pmax=? [true U<=1 marked] ...
Result (for initial states): 6.673527319768912e-08
Time for model checking: 12.479s.